Skip to main content

Workflow Activity Stream

Overview

The Activities tab in Workflow Automation provides a detailed execution log of all workflow runs.

Whenever a workflow is triggered and executed, an activity entry is automatically created. This helps track execution history, monitor success or failure.

Each activity represents one workflow execution.

What Information Is Displayed

Each workflow activity entry includes:

  • Workflow Name – The name of the workflow that was executed
  • Date & Time – When the workflow was triggered
  • Status – Execution result (Success or Failed)
  • Triggered On – The task on which the workflow was triggered

This gives complete visibility into when, how, and on what item the automation was executed.

image

Status Types

Each workflow execution will have one of the following statuses:

  • Success – The workflow executed successfully without any errors.
  • Failed – The workflow execution failed.

If the status is Failed, users can click on it to view more details.

image

View Workflow Details

To view execution details:

  1. Log in to 5day.io.
  2. Navigate to the Project where you want to check workflow activities.
  3. Click on the three-dot (⋮) icon in the project header.
  4. Click on Settings.
  5. Inside Project Settings, click on Workflows.
  6. Click on the Activities tab.

You will now see the list of all workflow execution activities.

  1. Locate the required activity entry.
  2. Click on the Status (Success or Failed).

A Workflow Details popup will open showing:

  • Workflow Name
  • Date & Time
  • Triggered On
  • Status
  • Reason (in case of failure)

image

Search Workflow Activities

The Activities tab provides a Search bar for quickly locating workflow executions.

You can search via:

  • Workflow Name
  • Item Name
  • Status

Simply enter the keyword in the search box, and matching activity records will appear.

image

Filter Workflow Activities

A Filter option is available to refine activity logs.

Users can apply filters to narrow down results based on relevant criteria.

This helps when managing large volumes of workflow executions.

image

Permission Control

Access to Workflow Activities depends on user permissions related to Workflow Automation.

Only users with appropriate access can view workflow execution logs.

Quick Note

  • Every time a workflow is triggered, an activity record is created.
  • Success and Failed statuses are clearly indicated.
  • Clicking on a status provides execution details.
  • Search and Filter options help quickly locate specific workflow runs.
  • Activities provide transparency and auditability of automation behavior.
image